gpsbabel.git
2003-03-07 robertlFix typo in restaurant.
2003-03-07 robertlZero field counter between records. Cures bounds...
2003-03-04 robertlTypo fix.
2003-03-04 robertlAdd leak tools from Parker.
2003-03-04 robertlFrom Mottram:
2003-03-04 robertlAdd dbname option to cetus and gpspilot. From Ron...
2003-03-02 robertlbump version
2003-03-02 robertlBe less aggressive in rebuilding internal styles.
2003-03-02 robertlBump version for beta.
2003-03-02 robertlBring in the changes to "finish" the XCSV stuff. This...
2003-02-27 robertlFrom Ron Parker:
2003-02-25 robertlSketch in what trackpoint writing might look like...
2003-02-25 robertlMention -x in usage.
2003-02-25 robertlFix tests for polarity of coords on output.
2003-02-24 robertlMagnav shortnames are really 9 bytes, not 20, per Gary...
2003-02-23 robertlMapsend: support icon #'s above 26.
2003-02-23 robertlFix warning.
2003-02-23 robertlGeo geocache icon mappings on input.
2003-02-23 robertllast_rx_csum is unsigned.
2003-02-21 robertl(Blindly) Add shortname support to magnav.
2003-02-20 robertlAdd deficon, geocache icon generation capabilities...
2003-02-20 robertlAdd full icon mapping table for >4.07 mapsource. From...
2003-02-20 robertlmove cache type -> icon recognition into common code.
2003-02-18 robertlUse more language-conformant string concatenation.
2003-02-12 robertlUpdate version to 2/12
2003-02-12 robertlAdd scaffolding for internalizing styles.
2003-02-12 robertlMechanically hoist line parsing into function of its...
2003-02-12 robertlAdd gsshortnames option to GPX input.
2003-02-12 robertlFix up filter wreckage I introduced with new arg parsin...
2003-02-11 robertlMultitude of memory "leaks" fixed. From Ron Parker.
2003-02-10 robertlFix formatting of extended help.
2003-02-10 robertlHash and compare are now case insenstitive - this is...
2003-02-10 robertlproto xrealloc.
2003-02-10 robertlAllow shortnmae length to be overridden on command...
2003-02-10 robertlCreate a shortname when we don't have one.
2003-02-07 robertlFilter test. Thanx, Alex.
2003-02-07 robertlFix from Alex to deal with how I broke his code merging...
2003-02-07 robertlBump version number.
2003-02-07 robertlConvert duplicate, csv to use new arg scheme. Fix...
2003-02-07 robertlTypo fixes.
2003-02-07 robertlAdd missing protos.
2003-02-07 robertlAdd dropped file.
2003-02-07 robertlAdd filter infrastructure plus two filters for name...
2003-02-07 robertlAdd new 'arglist' stuff so that file formats with optio...
2003-02-06 robertlHandle micro caches as icons.
2003-02-06 robertlAdd code to get container type from groundspeak extensi...
2003-01-27 robertlMake slightly more C++ friendly.
2003-01-27 robertlMore correct handling of CSIZE, even though this is...
2003-01-25 robertlBump the beta number.
2003-01-25 robertlAdd case insensitive searches on both GPX reads and...
2003-01-25 robertlFix from Rick.
2003-01-25 robertlFrom Rick Richardson:
2003-01-25 robertlWhack newline from icons when read.
2003-01-24 robertlAdd (crude) install target.
2003-01-24 robertlupdate deps.
2003-01-22 robertlMake comparisons fatal, make it easier to override...
2003-01-22 robertlTrim some unused jeeps stuff from the default build.
2003-01-22 robertlAdd GeocachingDB input and output module.
2003-01-22 robertlAdd xrealloc, xstrappend.
2003-01-22 robertlDon't use 57.6 and 115.2 if we don't have them.
2003-01-21 robertlgpspilot.c magnav.c : use waypt_disp_all instead of...
2003-01-21 robertlAdd icon on input and output, bump name to 20 chars.
2003-01-21 robertlicon is spelled sym, not icon.
2003-01-21 robertlZero our allocated struct.
2003-01-21 robertlAdd/finish setshort_mustuniq. Fixes holux in testsuite...
2003-01-20 robertlWe need a shorthandle for both read and write.
2003-01-20 robertlNo whitespace allowed in shortname for gpsdrive.
2003-01-20 robertlHonor -s shortnames for output.
2003-01-20 robertlWarning cleanup. Bump internal version # for popp...
2003-01-20 robertlGPX: Preserve icons on the way in and out.
2003-01-20 robertlMapsend: Preserve icons on the way in and out.
2003-01-19 robertlintroduce shortname handles in all file formats.
2003-01-17 robertlTweak Makefiles for 1.1.1 beta.
2003-01-16 robertlOutput tms-marker at beginning as suggested by tiger...
2003-01-15 robertlToss non-ascii chars when creating shortnames.
2003-01-15 robertlA shameless selfish special case. Base tiger pushpin...
2003-01-15 robertlAdd shortname support for Garmin Mapsource.
2003-01-15 robertlAdd noack and 57.6 and 115.2K baud for magellans.
2003-01-15 robertlDon't use -u in diff.
2003-01-10 robertlAllow link to work on some systems that don't define...
2003-01-10 robertlFix for writing files on big endian systems.
2003-01-10 robertlReference file for testing mapsource.
2003-01-10 robertlImplement Garmin Mapsource format.
2003-01-10 robertlJumbo patch from Mottram.
2003-01-08 robertlCompletly new, data driven XSV handlers. Thanx, Alex!
2003-01-08 robertlFix up timezones on GPX input. Combination of Park...
2003-01-07 robertlDetach explicit polling for acks from rx state machine.
2003-01-07 robertlTidy return value of rtrim. From Fouts.
2003-01-06 robertlThere is a %lf in scanf, but not printf. From Fouts.
2003-01-06 robertlCast ptr subtraction. From Fouts.
2003-01-06 robertlWhack stray semi. From Fouts.
2003-01-02 robertlGPX: Count size of entity replacements instead of divin...
2003-01-01 robertlNull terminate array, add space on closing tags in...
2003-01-01 robertlRevert bad timezone fix in GPX.
2002-12-31 robertlRobustify windows serial handling.
2002-12-31 robertlSave unknown tags during processing. From Ron Parker.
2002-12-31 robertlCorrectly terminate waypoint "strings" before going...
2002-12-31 robertlInclude version in zip filename.
2002-12-29 robertlAdd tips for Garmin serial comms.
2002-12-21 robertlMultiple arguments require a command with each filename.
next